home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 7
/
El Mac 7.iso
/
Infotenimiento
/
Makers of the 20th Century
/
Data
/
BLACK.DIR
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-01-30
|
187 b
|
11 lines
on exitFrame
global STIcks
if (the ticks - STIcks) < (3 * 60) then
go(the frame)
else
set the locH of sprite 2 to -882
puppetSprite(2, 0)
updateStage()
end if
end